Skip to content

Conversation

@blasee
Copy link
Contributor

@blasee blasee commented Mar 31, 2025

The read.csv function was used in the code block, however it was incorrectly referred to as read.table. I have changed the reference from read.table to read.csv to reflect the correct name of the function used in the code.

The `read.csv` function was used in the code block, however it was incorrectly referred to as `read.table`. I have changed the reference from `read.table` to `read.csv` to reflect the correct name of the function used in the code.
@github-actions
Copy link

github-actions bot commented Mar 31, 2025

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/swcarpentry/r-novice-gapminder/compare/md-outputs..md-outputs-PR-915

The following changes were observed in the rendered markdown documents:

 01-rstudio-intro.md         |    2 +-
 02-project-intro.md         |    2 +-
 03-seeking-help.md          |    2 +-
 04-data-structures-part1.md |    2 +-
 config.yaml (gone)          |   95 --
 data/feline-data.csv        |    2 +-
 md5sum.txt                  |   50 +-
 renv.lock (gone)            | 2821 -------------------------------------------
 8 files changed, 30 insertions(+), 2946 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2025-04-10 10:19:32 +0000

@skanwal skanwal self-requested a review April 7, 2025 23:54
Copy link
Contributor

@skanwal skanwal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @blasee for catching this.

github-actions bot pushed a commit that referenced this pull request Apr 10, 2025
@skanwal skanwal merged commit f21dd27 into swcarpentry:main Apr 10, 2025
3 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 10, 2025
Auto-generated via `{sandpaper}`
Source  : f21dd27
Branch  : main
Author  : Sehrish Kanwal <[email protected]>
Time    : 2025-04-10 10:20:51 +0000
Message : Merge pull request #915 from blasee/patch-1

Fix typo in Data Structures Part 1
github-actions bot pushed a commit that referenced this pull request Apr 10, 2025
Auto-generated via `{sandpaper}`
Source  : 97c0620
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2025-04-10 10:23:58 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : f21dd27
Branch  : main
Author  : Sehrish Kanwal <[email protected]>
Time    : 2025-04-10 10:20:51 +0000
Message : Merge pull request #915 from blasee/patch-1

Fix typo in Data Structures Part 1
github-actions bot pushed a commit that referenced this pull request Apr 15, 2025
Auto-generated via `{sandpaper}`
Source  : f21dd27
Branch  : main
Author  : Sehrish Kanwal <[email protected]>
Time    : 2025-04-10 10:20:51 +0000
Message : Merge pull request #915 from blasee/patch-1

Fix typo in Data Structures Part 1
github-actions bot pushed a commit that referenced this pull request Apr 15, 2025
Auto-generated via `{sandpaper}`
Source  : 82132e1
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2025-04-15 00:20:14 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : f21dd27
Branch  : main
Author  : Sehrish Kanwal <[email protected]>
Time    : 2025-04-10 10:20:51 +0000
Message : Merge pull request #915 from blasee/patch-1

Fix typo in Data Structures Part 1
github-actions bot pushed a commit that referenced this pull request Apr 22, 2025
Auto-generated via `{sandpaper}`
Source  : f21dd27
Branch  : main
Author  : Sehrish Kanwal <[email protected]>
Time    : 2025-04-10 10:20:51 +0000
Message : Merge pull request #915 from blasee/patch-1

Fix typo in Data Structures Part 1
github-actions bot pushed a commit that referenced this pull request Apr 22, 2025
Auto-generated via `{sandpaper}`
Source  : 71118bc
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2025-04-22 00:23:49 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : f21dd27
Branch  : main
Author  : Sehrish Kanwal <[email protected]>
Time    : 2025-04-10 10:20:51 +0000
Message : Merge pull request #915 from blasee/patch-1

Fix typo in Data Structures Part 1
github-actions bot pushed a commit that referenced this pull request Apr 29, 2025
Auto-generated via `{sandpaper}`
Source  : f21dd27
Branch  : main
Author  : Sehrish Kanwal <[email protected]>
Time    : 2025-04-10 10:20:51 +0000
Message : Merge pull request #915 from blasee/patch-1

Fix typo in Data Structures Part 1
github-actions bot pushed a commit that referenced this pull request Apr 29, 2025
Auto-generated via `{sandpaper}`
Source  : 0f1a6dc
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2025-04-29 00:19:38 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : f21dd27
Branch  : main
Author  : Sehrish Kanwal <[email protected]>
Time    : 2025-04-10 10:20:51 +0000
Message : Merge pull request #915 from blasee/patch-1

Fix typo in Data Structures Part 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants